Skip to content

Conversation

BBboy01
Copy link

@BBboy01 BBboy01 commented Sep 14, 2024

PR Checklist

Please check to confirm your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • Other... Please describe:

What is the current behavior?

executor: @angular-devkit/build-angular:dev-server

options.baseHref: not configured

index.html > base tag: not exist

While the initial URI not empty, assets requests always are 404, especially refresh the page after the URl changed.

Issue Number: #28376

What is the new behavior?

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

@angular-robot angular-robot bot added the detected: feature PR contains a feature commit label Sep 14, 2024
@clydin
Copy link
Member

clydin commented Sep 15, 2024

This is expected behavior. Developers may not want a base href provided. If one is needed for a particular protect it should be provided via either of the methods shown above.

This also does not address the linked issue which has a fix pending to add HEAD request support.

@clydin clydin closed this Sep 15, 2024
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Oct 16, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

detected: feature PR contains a feature commit

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants